FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.zib2020#0.10.0-beta.1 (62 ms)

Package nictiz.fhir.nl.r4.zib2020
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.10.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination-event
Url http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination-event
Status draft
Name ZibVaccinationevent
Title zib Vaccination event
Experimental False
Realm nl
Description Immunization can be defined as “Generating natural immunity against pathogens by means of vaccination (active immunization) or by administering immunoglobulins (passive immunization)”. Only the (administered and planned) vaccinations are included in this information model. Administering immunoglobulins is part of the medication overview. Vaccinations have lifelong relevance. Most vaccinations are carried out in the Netherlands as part of the RVP (Rijksvaccinatieprogramma, National Immunisation Program). RVP information is especially important for children. Vaccinations are also relevant for adult patients such as transplant patients, dialysis patients and patients with a post-splenectomy status. In addition, there are specific indications for the vaccination of risk groups, such as travelers, professionals who come into contact with blood or patients with wounds, weakened immune systems or heightened risk.
Purpose This Immunization resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Vaccination v4.0 (2020)](https://zibs.nl/wiki/Vaccination-v4.0(2020EN)).
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Immunization
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/nl-core-Vaccination-event nl core Vaccination event

Resources that this resource uses

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/pattern-ZibHealthProfessionalReference Reference
http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-PractitionerRole zib HealthProfessional PractitionerRole
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.17--20200901000000 ProductCodeCodelijsten


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "zib-Vaccination-event",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination-event",
  "name" : "ZibVaccinationevent",
  "title" : "zib Vaccination event",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Immunization can be defined as “Generating natural immunity against pathogens by means of vaccination (active immunization) or by administering immunoglobulins (passive immunization)”.\r\n\r\nOnly the (administered and planned) vaccinations are included in this information model. Administering immunoglobulins is part of the medication overview. Vaccinations have lifelong relevance.\r\n\r\nMost vaccinations are carried out in the Netherlands as part of the RVP (Rijksvaccinatieprogramma, National Immunisation Program). RVP information is especially important for children.\r\n\r\nVaccinations are also relevant for adult patients such as transplant patients, dialysis patients and patients with a post-splenectomy status. In addition, there are specific indications for the vaccination of risk groups, such as travelers, professionals who come into contact with blood or patients with wounds, weakened immune systems or heightened risk.",
  "purpose" : "This Immunization resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Vaccination v4.0 (2020)](https://zibs.nl/wiki/Vaccination-v4.0(2020EN)).",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-vaccination-v4.0-2020EN",
      "uri" : "https://zibs.nl/wiki/Vaccination-v4.0(2020EN)",
      "name" : "zib Vaccination-v4.0(2020EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : true,
  "type" : "Immunization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Immunization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Immunization",
        "path" : "Immunization",
        "short" : "Vaccination",
        "comment" : "The zib Vaccination is mapped to this Immunization profile and a profile on ImmunizationRecommendation (<http://nictiz.nl/fhir/StructureDefinition/zib-Vaccination-request>). All administered vaccinations are covered using this Immunization profile, while all planned vaccinations are covered in the ImmunizationRecommendation profile. \r\n\r\nPlease note that, contrary to the related zib concepts, `.vaccineCode` and `.occurrence[x]` are mandatory in FHIR and need to be recorded to exchange Immunization resources.",
        "alias" : [
          "Vaccinatie"
        ],
        "mapping" : [
          {
            "identity" : "zib-vaccination-v4.0-2020EN",
            "map" : "NL-CM:11.1.1",
            "comment" : "Vaccination"
          }
        ]
      },
      {
        "id" : "Immunization.status",
        "path" : "Immunization.status",
        "comment" : "This element has no functional counterpart in the zib and cannot be implicitly mapped to other concepts. Unless a more appropriate status is recorded, it is assumed that only _completed_ Immunization resources will be exchanged."
      },
      {
        "id" : "Immunization.vaccineCode",
        "path" : "Immunization.vaccineCode",
        "short" : "ProductCode",
        "definition" : "The product code of the vaccine administered.\r\nThere are several possible code systems for documenting the product code. If the vaccination data is registered based on an anamnesis, coding with the ATC code is preferred. In all cases it concerns those products that fall under ATC group J07 (vaccines).",
        "alias" : [
          "ProductCode"
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.17--20200901000000"
        },
        "mapping" : [
          {
            "identity" : "zib-vaccination-v4.0-2020EN",
            "map" : "NL-CM:11.1.2",
            "comment" : "ProductCode"
          }
        ]
      },
      {
        "id" : "Immunization.occurrence[x]",
        "path" : "Immunization.occurrence[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Immunization.occurrence[x]:occurrenceDateTime",
        "path" : "Immunization.occurrence[x]",
        "sliceName" : "occurrenceDateTime",
        "short" : "VaccinationDate",
        "definition" : "Date (and if possible time) that the vaccine was administered.",
        "alias" : [
          "VaccinatieDatum"
        ],
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-vaccination-v4.0-2020EN",
            "map" : "NL-CM:11.1.3",
            "comment" : "VaccinationDate"
          }
        ]
      },
      {
        "id" : "Immunization.doseQuantity",
        "path" : "Immunization.doseQuantity",
        "short" : "Dose",
        "definition" : "The amount of product administered expressed in UCUM, often mL. In most cases, the entire product is administered; in some cases, a described part of the product is administered.",
        "comment" : "The definition of Dose deviates slightly from the zib 2020 vaccination definition; the unit of measure is not limited to mL. This difference is according to the planned vaccination zib modifications (https://bits.nictiz.nl/browse/ZIB-1654).",
        "alias" : [
          "Dosis"
        ],
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mapping" : [
          {
            "identity" : "zib-vaccination-v4.0-2020EN",
            "map" : "NL-CM:11.1.4",
            "comment" : "Dose"
          }
        ]
      },
      {
        "id" : "Immunization.performer",
        "path" : "Immunization.performer",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "function"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Immunization.performer:administrator",
        "path" : "Immunization.performer",
        "sliceName" : "administrator",
        "max" : "1"
      },
      {
        "id" : "Immunization.performer:administrator.function",
        "path" : "Immunization.performer.function",
        "min" : 1,
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
              "code" : "AP"
            }
          ]
        }
      },
      {
        "id" : "Immunization.performer:administrator.actor",
        "path" : "Immunization.performer.actor",
        "short" : "Administrator",
        "definition" : "The healthcare provider and/or organization where or by whom the immunization was done.",
        "alias" : [
          "Toediener"
        ],
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "http://nictiz.nl/fhir/StructureDefinition/pattern-ZibHealthProfessionalReference"
            ],
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Practitioner",
              "http://hl7.org/fhir/StructureDefinition/PractitionerRole",
              "http://hl7.org/fhir/StructureDefinition/Organization",
              "http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-PractitionerRole"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "zib-vaccination-v4.0-2020EN",
            "map" : "NL-CM:11.1.6",
            "comment" : "Administrator"
          }
        ]
      },
      {
        "id" : "Immunization.note",
        "path" : "Immunization.note",
        "max" : "1"
      },
      {
        "id" : "Immunization.note.text",
        "path" : "Immunization.note.text",
        "short" : "Comment",
        "definition" : "Free text explanation. \r\n \r\nExamples of commonly used explanations are: \r\n* \"Vaccination according to the National Immunisation Program\". \r\n* \"Not according to the National Immunisation Program\", followed by further explanation. \r\n* \"Unknown\"",
        "alias" : [
          "Toelichting"
        ],
        "mapping" : [
          {
            "identity" : "zib-vaccination-v4.0-2020EN",
            "map" : "NL-CM:11.1.7",
            "comment" : "Comment"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.